func go/printer.formatDocComment

2 uses

	go/printer (current package)
		comment.go#L15: func formatDocComment(list []*ast.Comment) []*ast.Comment {
		printer.go#L747: 			list = formatDocComment(list)